home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Phreaking⁄Wardialers / Phreaking texts / CustomPadProfiles.txt < prev    next >
Text File  |  1999-01-28  |  5KB  |  273 lines

  1. Ref: 10630004
  2.  
  3. Title: Custom PAD Profiles for GS/X.25-IP Connection Service
  4.  
  5. date: 3/7/90
  6.  
  7.  
  8.  
  9. Copyright 3Com Corporation, 1991.  All rights reserved.
  10.  
  11.  
  12.  
  13. A custom PAD profile can be defined and assigned on a per-port
  14.  
  15. basis for use when issuing CALL REQUESTS to the GS/X.25-IP from
  16.  
  17. a PAD.  In an automatic connection service, the profile is used
  18.  
  19. during data transfer and is issued to the PAD by the GS/X.25-IP
  20.  
  21. upon receipt of the Telnet connection confirmation and following
  22.  
  23. the X.25 CALL ACCEPT response from the GS/X.25-IP to the PAD.  An
  24.  
  25. extended connection service will issue the profile when entering
  26.  
  27. command mode.
  28.  
  29.  
  30.  
  31. There are two default PAD profiles: a transparent profile
  32.  
  33. and a regular profile.  These two profiles can be used as
  34.  
  35. skeletons to create custom profiles.  The two profiles selected
  36.  
  37. are CCITT simple standard profile c 90 and CCITT transparent
  38.  
  39. standard profile c 91.
  40.  
  41.  
  42.  
  43. The maximum number of custom profiles is 32.  To create a custom
  44.  
  45. profile using the skeletons, it is necessary to ReaD the desired
  46.  
  47. profile into the assigned profile number:
  48.  
  49.  
  50.  
  51.     ReaD PROFile <destination profile> [= <source profile> ]
  52.  
  53.  
  54.  
  55. The range of "source profile" values is 1-32, 90, and 91.
  56.  
  57. If no source profile is defined, the default profile is 90.
  58.  
  59. The "destination profile" range is 1-32.
  60.  
  61.  
  62.  
  63. If the desired skeleton to be used is profile c 90 and it is to
  64.  
  65. be defined as profile number 5, either of the following commands
  66.  
  67. could be executed:
  68.  
  69.  
  70.  
  71.     ReaD PROFile 5
  72.  
  73.           or
  74.  
  75.     ReaD PROFile 5 = 90
  76.  
  77.  
  78.  
  79. To modify any of the 22 possible X.3 parameters, execute the following
  80.  
  81. Set PROFile command:
  82.  
  83.  
  84.  
  85.     Set PROFile <profile number> [<X.3 parameter>  = <value>],...
  86.  
  87.  
  88.  
  89. To show a profile's current parameter setting, execute the
  90.  
  91. following SHow command:
  92.  
  93.  
  94.  
  95.     SHow PROFile <profile number> [<X.3 parameter number>],...
  96.  
  97.  
  98.  
  99. To save the custom profile configuration, execute the following
  100.  
  101. SAve command:
  102.  
  103.  
  104.  
  105.     SAve PROFile <profile number>
  106.  
  107.  
  108.  
  109. To remove the profile definition, execute the following UNSave
  110.  
  111. command:
  112.  
  113.  
  114.  
  115.     UNSave PROFile <profile number>
  116.  
  117.  
  118.  
  119. To show profiles currently defined, execute the following SHow
  120.  
  121. command:
  122.  
  123.  
  124.  
  125.     SHow PROFile ALL
  126.  
  127.  
  128.  
  129. The profile must be assigned to the desired port number via the
  130.  
  131. command:
  132.  
  133.  
  134.  
  135.     Setd Port <port number> PROFile={<profile number> | NONE }
  136.  
  137.  
  138.  
  139. The specification of "NONE" will remove the profile assignment
  140.  
  141. for the specified port.
  142.  
  143.  
  144.  
  145. The current profile-to-port assignment can be displayed via the
  146.  
  147. following SHow command:
  148.  
  149.  
  150.  
  151. SHow Port [<port number>] PROfile
  152.  
  153.  
  154.  
  155.  
  156.  
  157. DEFAULT PAD PROFILES
  158.  
  159.  
  160.  
  161. CCITT Simple Standard PAD Profile c 90:
  162.  
  163.  
  164.  
  165. Parameter       Name                    Value
  166.  
  167.  
  168.  
  169.     1       Escape from data transfer       1
  170.  
  171.     2       ECHOData                        1
  172.  
  173.     3       DataForward                     126
  174.  
  175.     4       IdleTimer                       0
  176.  
  177.     5       FlowCtlFrom                     1
  178.  
  179.     6       InterAction                     1
  180.  
  181.     7       BreakAction                     2
  182.  
  183.     8       DataDelivery                    0
  184.  
  185.     9       CarriageReturnPadding           0
  186.  
  187.     10      Line Folding                    0
  188.  
  189.     11      DTE-C Speed                     not configurable
  190.  
  191.     12      FlowCtlTo                       1
  192.  
  193.     13      LFInsertion                     0
  194.  
  195.     14      Line Feed Padding               0
  196.  
  197.     15      Local Editing                   0
  198.  
  199.     16      ERAse                           127
  200.  
  201.     17      LineERAse                       24
  202.  
  203.     18      ReprintLine                     18
  204.  
  205.     19      EditPADServiceSignals           1
  206.  
  207.     20      ECHOMask                        0
  208.  
  209.     21      ParityTreatment                 0
  210.  
  211.     22      PageWait                        0
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219. CCITT Transparent Standard PAD Profile c 91:
  220.  
  221.  
  222.  
  223. Parameter       Name                    Value
  224.  
  225.  
  226.  
  227.     1       Escape from data transfer       0
  228.  
  229.     2       ECHOData                        0
  230.  
  231.     3       DataForward                     0
  232.  
  233.     4       IdleTimer                       20
  234.  
  235.     5       FlowCtlFrom                     0
  236.  
  237.     6       InterAction                     0
  238.  
  239.     7       BreakAction                     2
  240.  
  241.     8       DataDelivery                    0
  242.  
  243.     9       CarriageReturnPadding           0
  244.  
  245.     10      Line Folding                    0
  246.  
  247.     11      DTE-C Speed                     not configurable
  248.  
  249.     12      FlowCtlTo                       0
  250.  
  251.     13      LFInsertion                     0
  252.  
  253.     14      Line Feed Padding               0
  254.  
  255.     15      Local Editing                   0
  256.  
  257.     16      ERAse                           127
  258.  
  259.     17      LineERAse                       24
  260.  
  261.     18      ReprintLine                     18
  262.  
  263.     19      EditPADServiceSignals           1
  264.  
  265.     20      ECHOMask                        0
  266.  
  267.     21      ParityTreatment                 0
  268.  
  269.     22      PageWait                        0
  270.  
  271.  
  272.  
  273.